home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ELECTRON / 3332.ZIP / ELECTRO-.ZIP / ENDTEST.CAI < prev    next >
Text File  |  1991-07-18  |  50KB  |  1,496 lines

  1. @OPTIONS ESCAPE NOEDIT
  2. @ESC SYSTEM
  3. .SCREEN 0
  4. .COLOR 15,0
  5. .CLS
  6.  ┌────────────────────────────────────────────────────────────────────────────┐
  7.  │                                                                            │
  8.  │                                                                            │
  9.  │                                                                            │
  10.  │       The following test is intended to test your knowledge of the         │
  11.  │       material included in The PC-TECH LEARNING SYSTEM: INTRODUCTION       │
  12.  │       TO ELECTRICAL CONCEPTS AND ELECTRONICS. There are 46 questions.      │
  13.  │       Your score will be displayed on the screen at the end of the test.   │
  14.  │       The results will not be saved in the computer's gradebook.           │
  15.  │                                                                            │
  16.  │          1. Read the question, choose the correct answer, and              │
  17.  │             press that letter on the keyboard (If you change your          │
  18.  │             mind, erase your first choice by pressing the BACKSPACE        │
  19.  │             key and select another letter).                                │
  20.  │                                                                            │
  21.  │          2. After you have made your selection, press the ENTER key        │
  22.  │             to record your answer and to see the next question.            │
  23.  │                                                                            │
  24.  │                                                                            │
  25.  │                                                                            │
  26.  │                                                                            │
  27.  │                                                                            │
  28.  └────────────────────────────────────────────────────────────────────────────┘
  29. .LOCATE 25,34
  30. .PAUSE
  31. .CLS
  32. .SKIP 16
  33.     ┌──────────────────────────────────────────────────────────────────────┐
  34.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  35.     └──────────────────────────────────────────────────────────────────────┘
  36. .LOCATE 8,12
  37. .INF 1 (*TYPE YOUR INITIALS (EXAMPLE: PMA:): *)
  38. .LOCATE 10,12
  39. .INF 2 (*TYPE YOUR NAME (FIRST, LAST)      : *)
  40. .RECORD (*(.INF 2)*) FILE=(.INF 1).OUT
  41. .LOCATE 12,12
  42. .INF 3 (*TYPE THE WORDS: ELECTRONICS TEST 1: *)
  43. .RECORD (*(.INF 3)*) FILE=(.INF 1).OUT
  44. .WAIT 20
  45. .CLS
  46. @BEGIN QUESTION
  47. .SKIP 16
  48.     ┌──────────────────────────────────────────────────────────────────────┐
  49.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  50.     └──────────────────────────────────────────────────────────────────────┘
  51. .LOCATE 6,1
  52.            1.  ELECTRICITY can best be described as a________________.
  53.  
  54.                                A.  Form of energy
  55.                                B.  Element in nature
  56.                                C.  Theory
  57.                                D.  None of the above
  58.  
  59.                                  ┌────────────┐
  60.                                  │Answer:     │
  61.                                  └────────────┘
  62. .LOCATE 14,43
  63. @READ (* *)
  64. @RIGHT (*A*) EXACT NOCASE
  65. .LOCATE 21,36
  66. CORRECT !
  67. .LOCATE 25,28
  68. .PAUSE (*(Press ENTER to continue)*)
  69. @WRONG FINAL
  70. .LOCATE 21,24
  71. WRONG - A. is the correct answer
  72. .LOCATE 25,28
  73. .PAUSE (*(Press ENTER to continue)*)
  74. @END QUESTION
  75. .CLS
  76. @BEGIN QUESTION
  77. .SKIP 16
  78.     ┌──────────────────────────────────────────────────────────────────────┐
  79.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  80.     └──────────────────────────────────────────────────────────────────────┘
  81. .LOCATE 5,1
  82.         2.  An ELECTRON is a negatively charged _______________________
  83.             that orbits around the nucleus of an atom.
  84.  
  85.                             A.  Unit of electricity
  86.                             B.  Sub-atomic particle
  87.                             C.  Portion of a circuit
  88.                             D.  None of the above
  89.  
  90.                                  ┌────────────┐
  91.                                  │Answer:     │
  92.                                  └────────────┘
  93. .LOCATE 14,43
  94. @READ (* *)
  95. @RIGHT (*B*) EXACT NOCASE
  96. .LOCATE 21,36
  97. CORRECT !
  98. .LOCATE 25,28
  99. .PAUSE (*(Press ENTER to continue)*)
  100. @WRONG FINAL
  101. .LOCATE 21,24
  102. WRONG - B. is the correct answer
  103. .LOCATE 25,28
  104. .PAUSE (*(Press ENTER to continue)*)
  105. @END QUESTION
  106. .CLS
  107. @BEGIN QUESTION
  108. .SKIP 16
  109.     ┌──────────────────────────────────────────────────────────────────────┐
  110.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  111.     └──────────────────────────────────────────────────────────────────────┘
  112. .LOCATE 5,1
  113.            3.  When an ELECTRON breaks away from its host atom it
  114.                becomes __________________.
  115.  
  116.                               A.  Electric Current
  117.                               B.  Static Electricity
  118.                               C.  Free Electron
  119.                               D.  None of the above
  120.  
  121.                                  ┌────────────┐
  122.                                  │Answer:     │
  123.                                  └────────────┘
  124. .LOCATE 14,43
  125. @READ (* *)
  126. @RIGHT (*C*) EXACT NOCASE
  127. .LOCATE 21,36
  128. CORRECT !
  129. .LOCATE 25,28
  130. .PAUSE (*(Press ENTER to continue)*)
  131. @WRONG FINAL
  132. .LOCATE 21,24
  133. WRONG - C. is the correct answer
  134. .LOCATE 25,28
  135. .PAUSE (*(Press ENTER to continue)*)
  136. @END QUESTION
  137. .CLS
  138. @BEGIN QUESTION
  139. .SKIP 16
  140.     ┌──────────────────────────────────────────────────────────────────────┐
  141.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  142.     └──────────────────────────────────────────────────────────────────────┘
  143. .LOCATE 5,1
  144.            4.  The type of ELECTRIC CURRENT found in an automotive
  145.                electrical system is _______________________.
  146.  
  147.                             A.  Intermittent Current
  148.                             B.  Alternating Current
  149.                             C.  Direct Current
  150.                             D.  None of the above
  151.  
  152.                                  ┌────────────┐
  153.                                  │Answer:     │
  154.                                  └────────────┘
  155. .LOCATE 14,43
  156. @READ (* *)
  157. @RIGHT (*C*) EXACT NOCASE
  158. .LOCATE 21,36
  159. CORRECT !
  160. .LOCATE 25,28
  161. .PAUSE (*(Press ENTER to continue)*)
  162. @WRONG FINAL
  163. .LOCATE 21,24
  164. WRONG - C. is the correct answer
  165. .LOCATE 25,28
  166. .PAUSE (*(Press ENTER to continue)*)
  167. @END QUESTION
  168. .CLS
  169. @BEGIN QUESTION
  170. .SKIP 16
  171.     ┌──────────────────────────────────────────────────────────────────────┐
  172.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  173.     └──────────────────────────────────────────────────────────────────────┘
  174. .LOCATE 6,1
  175.            5.  The PATH that Electric Current follows is called
  176.                a _____________________.
  177.  
  178.                              A.  Circuit
  179.                              B.  Wire
  180.                              C.  Stream
  181.                              D.  None of the above
  182.  
  183.                                  ┌────────────┐
  184.                                  │Answer:     │
  185.                                  └────────────┘
  186. .LOCATE 15,43
  187. @READ (* *)
  188. @RIGHT (*A*) EXACT NOCASE
  189. .LOCATE 21,36
  190. CORRECT !
  191. .LOCATE 25,28
  192. .PAUSE (*(Press ENTER to continue)*)
  193. @WRONG FINAL
  194. .LOCATE 21,24
  195. WRONG - A. is the correct answer
  196. .LOCATE 25,28
  197. .PAUSE (*(Press ENTER to continue)*)
  198. @END QUESTION
  199. .CLS
  200. @BEGIN QUESTION
  201. .SKIP 16
  202.     ┌──────────────────────────────────────────────────────────────────────┐
  203.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  204.     └──────────────────────────────────────────────────────────────────────┘
  205. .LOCATE 5,1
  206.             6. ELECTRIC POWER is the force generated by the tendancy
  207.                of Electrons to repel other Electrons and to be
  208.                attracted to atoms with a shortage of Electrons.
  209.  
  210.  
  211.                                     A. True
  212.                                     B. False
  213.  
  214.                                  ┌────────────┐
  215.                                  │Answer:     │
  216.                                  └────────────┘
  217. .LOCATE 14,43
  218. @READ (* *)
  219. @RIGHT (*A*) EXACT NOCASE
  220. .LOCATE 21,36
  221. CORRECT !
  222. .LOCATE 25,28
  223. .PAUSE (*(Press ENTER to continue)*)
  224. @WRONG FINAL
  225. .LOCATE 21,24
  226. WRONG - A. is the correct answer
  227. .LOCATE 25,28
  228. .PAUSE (*(Press ENTER to continue)*)
  229. @END QUESTION
  230. .CLS
  231. @BEGIN QUESTION
  232. .SKIP 16
  233.     ┌──────────────────────────────────────────────────────────────────────┐
  234.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  235.     └──────────────────────────────────────────────────────────────────────┘
  236. .LOCATE 5,1
  237.            7.  A system that used a relatively large amount of
  238.                current to do work would be ___________________.
  239.  
  240.                          A.  A Non-conductive System
  241.                          B.  An Electronic System
  242.                          C.  An Electrical System
  243.                          D.  Remove refrigerant from the system
  244.  
  245.                                  ┌────────────┐
  246.                                  │Answer:     │
  247.                                  └────────────┘
  248. .LOCATE 14,43
  249. @READ (* *)
  250. @RIGHT (*C*) EXACT NOCASE
  251. .LOCATE 21,36
  252. CORRECT !
  253. .LOCATE 25,28
  254. .PAUSE (*(Press ENTER to continue)*)
  255. @WRONG FINAL
  256. .LOCATE 21,24
  257. WRONG - C. is the correct answer
  258. .LOCATE 25,28
  259. .PAUSE (*(Press ENTER to continue)*)
  260. @END QUESTION
  261. .CLS
  262. @BEGIN QUESTION
  263. .SKIP 16
  264.     ┌──────────────────────────────────────────────────────────────────────┐
  265.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  266.     └──────────────────────────────────────────────────────────────────────┘
  267. .LOCATE 5,1
  268.            8.  VOLTAGE is frequently described as the "pressure"
  269.                of Electric Current.
  270.  
  271.  
  272.                                     A.  True
  273.                                     B.  False
  274.  
  275.  
  276.                                  ┌────────────┐
  277.                                  │Answer:     │
  278.                                  └────────────┘
  279. .LOCATE 14,43
  280. @READ (* *)
  281. @RIGHT (*A*) EXACT NOCASE
  282. .LOCATE 21,36
  283. CORRECT !
  284. .LOCATE 25,28
  285. .PAUSE (*(Press ENTER to continue)*)
  286. @WRONG FINAL
  287. .LOCATE 21,24
  288. WRONG - A. is the correct answer
  289. .LOCATE 25,28
  290. .PAUSE (*(Press ENTER to continue)*)
  291. @END QUESTION
  292. .CLS
  293. @BEGIN QUESTION
  294. .SKIP 16
  295.     ┌──────────────────────────────────────────────────────────────────────┐
  296.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  297.     └──────────────────────────────────────────────────────────────────────┘
  298. .LOCATE 6,1
  299.            9.  VOLTAGE is also referred to as _____________________.
  300.  
  301.                           A.  Electrical momentum
  302.                           B.  Electromotive Force (EMF)
  303.                           C.  Capacitance
  304.                           D.  None of the above
  305.  
  306.                                  ┌────────────┐
  307.                                  │Answer:     │
  308.                                  └────────────┘
  309. .LOCATE 14,43
  310. @READ (* *)
  311. @RIGHT (*B*) EXACT NOCASE
  312. .LOCATE 21,36
  313. CORRECT !
  314. .LOCATE 25,28
  315. .PAUSE (*(Press ENTER to continue)*)
  316. @WRONG FINAL
  317. .LOCATE 21,24
  318. WRONG - B. is the correct answer
  319. .LOCATE 25,28
  320. .PAUSE (*(Press ENTER to continue)*)
  321. @END QUESTION
  322. .CLS
  323. @BEGIN QUESTION
  324. .SKIP 16
  325.     ┌──────────────────────────────────────────────────────────────────────┐
  326.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  327.     └──────────────────────────────────────────────────────────────────────┘
  328. .LOCATE 5,1
  329.         10.  The RATE OF FLOW of Electrons is measured in ____________.
  330.  
  331.                                    A. Volts
  332.                                    B. Watts
  333.                                    C. Amps
  334.                                    D. Ohms
  335.  
  336.  
  337.                                  ┌────────────┐
  338.                                  │Answer:     │
  339.                                  └────────────┘
  340. .LOCATE 14,43
  341. @READ (* *)
  342. @RIGHT (*C*) EXACT NOCASE
  343. .LOCATE 21,36
  344. CORRECT !
  345. .LOCATE 25,28
  346. .PAUSE (*(Press ENTER to continue)*)
  347. @WRONG FINAL
  348. .LOCATE 21,24
  349. WRONG - C. is the correct answer
  350. .LOCATE 25,28
  351. .PAUSE (*(Press ENTER to continue)*)
  352. @END QUESTION
  353. .CLS
  354. @BEGIN QUESTION
  355. .SKIP 16
  356.     ┌──────────────────────────────────────────────────────────────────────┐
  357.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  358.     └──────────────────────────────────────────────────────────────────────┘
  359. .LOCATE 6,1
  360.            11. As the AMP RATING of a wire increases the size of the
  361.                wire would ________________.
  362.  
  363.                                A. Decrease
  364.                                B. Increase
  365.                                C. Not be affected
  366.  
  367.                                  ┌────────────┐
  368.                                  │Answer:     │
  369.                                  └────────────┘
  370. .LOCATE 14,43
  371. @READ (* *)
  372. @RIGHT (*B*) EXACT NOCASE
  373. .LOCATE 21,36
  374. CORRECT !
  375. .LOCATE 25,28
  376. .PAUSE (*(Press ENTER to continue)*)
  377. @WRONG FINAL
  378. .LOCATE 21,24
  379. WRONG - B. is the correct answer
  380. .LOCATE 25,28
  381. .PAUSE (*(Press ENTER to continue)*)
  382. @END QUESTION
  383. .CLS
  384. @BEGIN QUESTION
  385. .SKIP 16
  386.     ┌──────────────────────────────────────────────────────────────────────┐
  387.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  388.     └──────────────────────────────────────────────────────────────────────┘
  389. .LOCATE 6,1
  390.         12. The RESISTANCE in a wire would be measured in ____________.
  391.  
  392.                              A.  Volts
  393.                              B.  Watts
  394.                              C.  Ohms
  395.                              D.  None of the above
  396.  
  397.                                  ┌────────────┐
  398.                                  │Answer:     │
  399.                                  └────────────┘
  400. .LOCATE 14,43
  401. @READ (* *)
  402. @RIGHT (*C*) EXACT NOCASE
  403. .LOCATE 21,36
  404. CORRECT !
  405. .LOCATE 25,28
  406. .PAUSE (*(Press ENTER to continue)*)
  407. @WRONG FINAL
  408. .LOCATE 21,24
  409. WRONG - C. is the correct answer
  410. .LOCATE 25,28
  411. .PAUSE (*(Press ENTER to continue)*)
  412. @END QUESTION
  413. .CLS
  414. @BEGIN QUESTION
  415. .SKIP 16
  416.     ┌──────────────────────────────────────────────────────────────────────┐
  417.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  418.     └──────────────────────────────────────────────────────────────────────┘
  419. .LOCATE 5,1
  420.            13. The OUTPUT of an electrical/electronic system is
  421.                measured in _____________________.
  422.  
  423.                              A.  Horsepower
  424.                              B.  Foot pounds
  425.                              C.  Watts
  426.                              D.  None of the above
  427.  
  428.                                  ┌────────────┐
  429.                                  │Answer:     │
  430.                                  └────────────┘
  431. .LOCATE 14,43
  432. @READ (* *)
  433. @RIGHT (*C*) EXACT NOCASE
  434. .LOCATE 21,36
  435. CORRECT !
  436. .LOCATE 25,28
  437. .PAUSE (*(Press ENTER to continue)*)
  438. @WRONG FINAL
  439. .LOCATE 21,24
  440. WRONG - C. is the correct answer
  441. .LOCATE 25,28
  442. .PAUSE (*(Press ENTER to continue)*)
  443. @END QUESTION
  444. .CLS
  445. @BEGIN QUESTION
  446. .SKIP 16
  447.     ┌──────────────────────────────────────────────────────────────────────┐
  448.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  449.     └──────────────────────────────────────────────────────────────────────┘
  450. .LOCATE 6,1
  451.                 14. A MILLIVOLT is _________________ of a volt.
  452.  
  453.                                  A.  1/10
  454.                                  B.  1/100
  455.                                  C.  1/1000
  456.                                  D.  1/1,000,000
  457.  
  458.                                  ┌────────────┐
  459.                                  │Answer:     │
  460.                                  └────────────┘
  461. .LOCATE 14,43
  462. @READ (* *)
  463. @RIGHT (*C*) EXACT NOCASE
  464. .LOCATE 21,36
  465. CORRECT !
  466. .LOCATE 25,28
  467. .PAUSE (*(Press ENTER to continue)*)
  468. @WRONG FINAL
  469. .LOCATE 21,24
  470. WRONG - C. is the correct answer
  471. .LOCATE 25,28
  472. .PAUSE (*(Press ENTER to continue)*)
  473. @END QUESTION
  474. .CLS
  475. @BEGIN QUESTION
  476. .SKIP 16
  477.     ┌──────────────────────────────────────────────────────────────────────┐
  478.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  479.     └──────────────────────────────────────────────────────────────────────┘
  480. .LOCATE 6,1
  481.                 15. A MICROVOLT is _________________ of a volt.
  482.  
  483.                                  A.  1/10
  484.                                  B.  1/100
  485.                                  C.  1/1000
  486.                                  D.  1/1,000,000
  487.  
  488.                                  ┌────────────┐
  489.                                  │Answer:     │
  490.                                  └────────────┘
  491. .LOCATE 14,43
  492. @READ (* *)
  493. @RIGHT (*D*) EXACT NOCASE
  494. .LOCATE 21,36
  495. CORRECT !
  496. .LOCATE 25,28
  497. .PAUSE (*(Press ENTER to continue)*)
  498. @WRONG FINAL
  499. .LOCATE 21,24
  500. WRONG - D. is the correct answer
  501. .LOCATE 25,28
  502. .PAUSE (*(Press ENTER to continue)*)
  503. @END QUESTION
  504. .CLS
  505. @BEGIN QUESTION
  506. .SKIP 16
  507.     ┌──────────────────────────────────────────────────────────────────────┐
  508.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  509.     └──────────────────────────────────────────────────────────────────────┘
  510. .LOCATE 5,1
  511.               16. If a circuit was rated at 15 MILLIAMPS you would
  512.                   expect it to be part of an _________________.
  513.  
  514.  
  515.                              A.  Electrical system
  516.                              B.  Electronic system
  517.  
  518.  
  519.                                  ┌────────────┐
  520.                                  │Answer:     │
  521.                                  └────────────┘
  522. .LOCATE 14,43
  523. @READ (* *)
  524. @RIGHT (*B*) EXACT NOCASE
  525. .LOCATE 21,36
  526. CORRECT !
  527. .LOCATE 25,28
  528. .PAUSE (*(Press ENTER to continue)*)
  529. @WRONG FINAL
  530. .LOCATE 21,24
  531. WRONG - B. is the correct answer
  532. .LOCATE 25,28
  533. .PAUSE (*(Press ENTER to continue)*)
  534. @END QUESTION
  535. .CLS
  536. @BEGIN QUESTION
  537. .SKIP 16
  538.     ┌──────────────────────────────────────────────────────────────────────┐
  539.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  540.     └──────────────────────────────────────────────────────────────────────┘
  541. .LOCATE 5,1
  542.               17. A TEST LIGHT can be used to verify that there is
  543.                   power in an electrical circuit.
  544.  
  545.  
  546.                                     A. True
  547.                                     B. False
  548.  
  549.  
  550.                                  ┌────────────┐
  551.                                  │Answer:     │
  552.                                  └────────────┘
  553. .LOCATE 14,43
  554. @READ (* *)
  555. @RIGHT (*A*) EXACT NOCASE
  556. .LOCATE 21,36
  557. CORRECT !
  558. .LOCATE 25,28
  559. .PAUSE (*(Press ENTER to continue)*)
  560. @WRONG FINAL
  561. .LOCATE 21,24
  562. WRONG - A. is the correct answer
  563. .LOCATE 25,28
  564. .PAUSE (*(Press ENTER to continue)*)
  565. @END QUESTION
  566. .CLS
  567. @BEGIN QUESTION
  568. .SKIP 16
  569.     ┌──────────────────────────────────────────────────────────────────────┐
  570.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  571.     └──────────────────────────────────────────────────────────────────────┘
  572. .LOCATE 5,1
  573.          18. A ___________________ is the basic piece of test equipment
  574.              used in most electrical/electronic diagnostic procedures.
  575.  
  576.                                A.  Ammeter
  577.                                B.  Decimeter
  578.                                C.  Altimeter
  579.                                D.  Volt/Ohm Meter
  580.  
  581.                                  ┌────────────┐
  582.                                  │Answer:     │
  583.                                  └────────────┘
  584. .LOCATE 14,43
  585. @READ (* *)
  586. @RIGHT (*D*) EXACT NOCASE
  587. .LOCATE 21,36
  588. CORRECT !
  589. .LOCATE 25,28
  590. .PAUSE (*(Press ENTER to continue)*)
  591. @WRONG FINAL
  592. .LOCATE 21,24
  593. WRONG - D. is the correct answer
  594. .LOCATE 25,28
  595. .PAUSE (*(Press ENTER to continue)*)
  596. @END QUESTION
  597. .CLS
  598. @BEGIN QUESTION
  599. .SKIP 16
  600.     ┌──────────────────────────────────────────────────────────────────────┐
  601.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  602.     └──────────────────────────────────────────────────────────────────────┘
  603. .LOCATE 5,1
  604.            19. The imaginary flow of electric current from the + side
  605.                of the circuit to the - side is called _______________.
  606.  
  607.                            A. Traditional Current
  608.                            B. Conventional Current
  609.                            C. Electron Current
  610.                            D. It doesn't have a name
  611.  
  612.                                  ┌────────────┐
  613.                                  │Answer:     │
  614.                                  └────────────┘
  615. .LOCATE 14,43
  616. @READ (* *)
  617. @RIGHT (*B*) EXACT NOCASE
  618. .LOCATE 21,36
  619. CORRECT !
  620. .LOCATE 25,28
  621. .PAUSE (*(Press ENTER to continue)*)
  622. @WRONG FINAL
  623. .LOCATE 21,24
  624. WRONG - B. is the correct answer
  625. .LOCATE 25,28
  626. .PAUSE (*(Press ENTER to continue)*)
  627. @END QUESTION
  628. .CLS
  629. @BEGIN QUESTION
  630. .SKIP 16
  631.     ┌──────────────────────────────────────────────────────────────────────┐
  632.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  633.     └──────────────────────────────────────────────────────────────────────┘
  634. .LOCATE 5,1
  635.           20. The term ELECTRON CURRENT is used to describe the actual
  636.               flow of the electrons in a circuit: from the - side to
  637.               the + side.
  638.  
  639.                                     A. True
  640.                                     B. False
  641.  
  642.  
  643.                                  ┌────────────┐
  644.                                  │Answer:     │
  645.                                  └────────────┘
  646. .LOCATE 14,43
  647. @READ (* *)
  648. @RIGHT (*A*) EXACT NOCASE
  649. .LOCATE 21,36
  650. CORRECT !
  651. .LOCATE 25,28
  652. .PAUSE (*(Press ENTER to continue)*)
  653. @WRONG FINAL
  654. .LOCATE 21,24
  655. WRONG - A. is the correct answer
  656. .LOCATE 25,28
  657. .PAUSE (*(Press ENTER to continue)*)
  658. @END QUESTION
  659. .CLS
  660. @BEGIN QUESTION
  661. .SKIP 16
  662.     ┌──────────────────────────────────────────────────────────────────────┐
  663.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  664.     └──────────────────────────────────────────────────────────────────────┘
  665. .LOCATE 5,1
  666.            21. Can the direction of the flow of current in a circuit
  667.                effect the operation of some components.
  668.  
  669.  
  670.                                     A.  Yes
  671.                                     B.  No
  672.  
  673.  
  674.                                  ┌────────────┐
  675.                                  │Answer:     │
  676.                                  └────────────┘
  677. .LOCATE 14,43
  678. @READ (* *)
  679. @RIGHT (*A*) EXACT NOCASE
  680. .LOCATE 21,36
  681. CORRECT !
  682. .LOCATE 25,28
  683. .PAUSE (*(Press ENTER to continue)*)
  684. @WRONG FINAL
  685. .LOCATE 21,24
  686. WRONG - A. is the correct answer
  687. .LOCATE 25,28
  688. .PAUSE (*(Press ENTER to continue)*)
  689. @END QUESTION
  690. .CLS
  691. @BEGIN QUESTION
  692. .SKIP 16
  693.     ┌──────────────────────────────────────────────────────────────────────┐
  694.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  695.     └──────────────────────────────────────────────────────────────────────┘
  696. .LOCATE 5,1
  697.            22. In an automobile, is the metal bodywork considered to
  698.                be part of the electrical system.
  699.  
  700.  
  701.                                      A. Yes
  702.                                      B. No
  703.  
  704.  
  705.                                  ┌────────────┐
  706.                                  │Answer:     │
  707.                                  └────────────┘
  708. .LOCATE 14,43
  709. @READ (* *)
  710. @RIGHT (*A*) EXACT NOCASE
  711. .LOCATE 21,36
  712. CORRECT !
  713. .LOCATE 25,28
  714. .PAUSE (*(Press ENTER to continue)*)
  715. @WRONG FINAL
  716. .LOCATE 21,24
  717. WRONG - A. is the correct answer
  718. .LOCATE 25,28
  719. .PAUSE (*(Press ENTER to continue)*)
  720. @END QUESTION
  721. .CLS
  722. @BEGIN QUESTION
  723. .SKIP 16
  724.     ┌──────────────────────────────────────────────────────────────────────┐
  725.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  726.     └──────────────────────────────────────────────────────────────────────┘
  727. .LOCATE 5,1
  728.            23. The component that uses the power in an electrical or
  729.                electronic circuit is called the ___________________.
  730.  
  731.                           A.  Power Consumption Device
  732.                           B.  Energy Dissipation Module
  733.                           C.  Load
  734.                           D.  None of the above
  735.  
  736.                                  ┌────────────┐
  737.                                  │Answer:     │
  738.                                  └────────────┘
  739. .LOCATE 14,43
  740. @READ (* *)
  741. @RIGHT (*C*) EXACT NOCASE
  742. .LOCATE 21,36
  743. CORRECT !
  744. .LOCATE 25,28
  745. .PAUSE (*(Press ENTER to continue)*)
  746. @WRONG FINAL
  747. .LOCATE 21,24
  748. WRONG - C. is the correct answer
  749. .LOCATE 25,28
  750. .PAUSE (*(Press ENTER to continue)*)
  751. @END QUESTION
  752. .CLS
  753. @BEGIN QUESTION
  754. .SKIP 16
  755.     ┌──────────────────────────────────────────────────────────────────────┐
  756.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  757.     └──────────────────────────────────────────────────────────────────────┘
  758. .LOCATE 6,1
  759.         24. If there is no component designed to use power in a complete
  760.             circuit, the result is called ____________________.
  761.  
  762.                               A.  An Open Circuit
  763.                               B.  A Closed Circuit
  764.                               C.  A Short Circuit
  765.                               D.  It has no name
  766.  
  767.                                  ┌────────────┐
  768.                                  │Answer:     │
  769.                                  └────────────┘
  770. .LOCATE 15,43
  771. @READ (* *)
  772. @RIGHT (*C*) EXACT NOCASE
  773. .LOCATE 21,36
  774. CORRECT !
  775. .LOCATE 25,28
  776. .PAUSE (*(Press ENTER to continue)*)
  777. @WRONG FINAL
  778. .LOCATE 21,24
  779. WRONG - C. is the correct answer
  780. .LOCATE 25,28
  781. .PAUSE (*(Press ENTER to continue)*)
  782. @END QUESTION
  783. .CLS
  784. @BEGIN QUESTION
  785. .SKIP 16
  786.     ┌──────────────────────────────────────────────────────────────────────┐
  787.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  788.     └──────────────────────────────────────────────────────────────────────┘
  789. .LOCATE 5,1
  790.            25. A WIRING DIAGRAM can be described as a "road map" of
  791.                the circuits in an electrical/electronic system.
  792.  
  793.  
  794.                                     A. True
  795.                                     B. False
  796.  
  797.  
  798.                                  ┌────────────┐
  799.                                  │Answer:     │
  800.                                  └────────────┘
  801. .LOCATE 14,43
  802. @READ (* *)
  803. @RIGHT (*A*) EXACT NOCASE
  804. .LOCATE 21,36
  805. CORRECT !
  806. .LOCATE 25,28
  807. .PAUSE (*(Press ENTER to continue)*)
  808. @WRONG FINAL
  809. .LOCATE 21,24
  810. WRONG - A. is the correct answer
  811. .LOCATE 25,28
  812. .PAUSE (*(Press ENTER to continue)*)
  813. @END QUESTION
  814. .CLS
  815. @BEGIN QUESTION
  816. .SKIP 16
  817.     ┌──────────────────────────────────────────────────────────────────────┐
  818.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  819.     └──────────────────────────────────────────────────────────────────────┘
  820. .LOCATE 5,1
  821.        26. The following symbol represents a _____________.     + │
  822.                                                                ───┤■─────
  823.                                                                   │
  824.                                    A. Ground
  825.                                    B. Switch
  826.                                    C. Battery
  827.                                    D. Resistor
  828.  
  829.                                  ┌────────────┐
  830.                                  │Answer:     │
  831.                                  └────────────┘
  832. .LOCATE 14,43
  833. @READ (* *)
  834. @RIGHT (*C*) EXACT NOCASE
  835. .LOCATE 21,36
  836. CORRECT !
  837. .LOCATE 25,28
  838. .PAUSE (*(Press ENTER to continue)*)
  839. @WRONG FINAL
  840. .LOCATE 21,24
  841. WRONG - C. is the correct answer
  842. .LOCATE 25,28
  843. .PAUSE (*(Press ENTER to continue)*)
  844. @END QUESTION
  845. .CLS
  846. @BEGIN QUESTION
  847. .SKIP 16
  848.     ┌──────────────────────────────────────────────────────────────────────┐
  849.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  850.     └──────────────────────────────────────────────────────────────────────┘
  851. .LOCATE 5,1
  852.        27. The following symbol represents a _____________.    ────┴────
  853.                                                                 ───────
  854.                                                                   ───
  855.                                    A. Ground
  856.                                    B. Switch
  857.                                    C. Fuse
  858.                                    D. Resistor
  859.  
  860.                                  ┌────────────┐
  861.                                  │Answer:     │
  862.                                  └────────────┘
  863. .LOCATE 14,43
  864. @READ (* *)
  865. @RIGHT (*A*) EXACT NOCASE
  866. .LOCATE 21,36
  867. CORRECT !
  868. .LOCATE 25,28
  869. .PAUSE (*(Press ENTER to continue)*)
  870. @WRONG FINAL
  871. .LOCATE 21,24
  872. WRONG - A. is the correct answer
  873. .LOCATE 25,28
  874. .PAUSE (*(Press ENTER to continue)*)
  875. @END QUESTION
  876. .CLS
  877. @BEGIN QUESTION
  878. .SKIP 16
  879.     ┌──────────────────────────────────────────────────────────────────────┐
  880.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  881.     └──────────────────────────────────────────────────────────────────────┘
  882. .LOCATE 5,1
  883.      28. The following symbol represents a _____________.         ┌──┐
  884.                                                           ────■   │  ■─────
  885.                                                               └───┘
  886.                                    A. Battery
  887.                                    B. Switch
  888.                                    C. Fuse
  889.                                    D. Resistor
  890.  
  891.                                  ┌────────────┐
  892.                                  │Answer:     │
  893.                                  └────────────┘
  894. .LOCATE 14,43
  895. @READ (* *)
  896. @RIGHT (*C*) EXACT NOCASE
  897. .LOCATE 21,36
  898. CORRECT !
  899. .LOCATE 25,28
  900. .PAUSE (*(Press ENTER to continue)*)
  901. @WRONG FINAL
  902. .LOCATE 21,24
  903. WRONG - C. is the correct answer
  904. .LOCATE 25,28
  905. .PAUSE (*(Press ENTER to continue)*)
  906. @END QUESTION
  907. .CLS
  908. @BEGIN QUESTION
  909. .SKIP 16
  910.     ┌──────────────────────────────────────────────────────────────────────┐
  911.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  912.     └──────────────────────────────────────────────────────────────────────┘
  913. .LOCATE 5,1
  914.     29. The following symbol represents a ____________. ────/\/\/\/\/\─────
  915.  
  916.  
  917.                                    A. Transistor
  918.                                    B. Switch
  919.                                    C. Capacitor
  920.                                    D. Resistor
  921.  
  922.                                  ┌────────────┐
  923.                                  │Answer:     │
  924.                                  └────────────┘
  925. .LOCATE 14,43
  926. @READ (* *)
  927. @RIGHT (*D*) EXACT NOCASE
  928. .LOCATE 21,36
  929. CORRECT !
  930. .LOCATE 25,28
  931. .PAUSE (*(Press ENTER to continue)*)
  932. @WRONG FINAL
  933. .LOCATE 21,24
  934. WRONG - D. is the correct answer
  935. .LOCATE 25,28
  936. .PAUSE (*(Press ENTER to continue)*)
  937. @END QUESTION
  938. .CLS
  939. @BEGIN QUESTION
  940. .SKIP 16
  941.     ┌──────────────────────────────────────────────────────────────────────┐
  942.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  943.     └──────────────────────────────────────────────────────────────────────┘
  944. .LOCATE 5,1
  945.                                                                  /
  946.      30. The following symbol represents a ____________.       /
  947.                                                           ────■     ■────
  948.  
  949.                                    A. Transistor
  950.                                    B. Switch
  951.                                    C. Capacitor
  952.                                    D. Coil
  953.  
  954.                                  ┌────────────┐
  955.                                  │Answer:     │
  956.                                  └────────────┘
  957. .LOCATE 15,43
  958. @READ (* *)
  959. @RIGHT (*B*) EXACT NOCASE
  960. .LOCATE 21,36
  961. CORRECT !
  962. .LOCATE 25,28
  963. .PAUSE (*(Press ENTER to continue)*)
  964. @WRONG FINAL
  965. .LOCATE 21,24
  966. WRONG - B. is the correct answer
  967. .LOCATE 25,28
  968. .PAUSE (*(Press ENTER to continue)*)
  969. @END QUESTION
  970. .CLS
  971. @BEGIN QUESTION
  972. .SKIP 16
  973.     ┌──────────────────────────────────────────────────────────────────────┐
  974.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  975.     └──────────────────────────────────────────────────────────────────────┘
  976. .LOCATE 5,1
  977.                                                             \
  978.         31. The following symbol represents a ____________.   \
  979.                                                                ├─────
  980.                                                               /
  981.                                    A. Transistor            /
  982.                                    B. Inverter
  983.                                    C. Capacitor
  984.                                    D. Ground
  985.  
  986.                                  ┌────────────┐
  987.                                  │Answer:     │
  988.                                  └────────────┘
  989. .LOCATE 15,43
  990. @READ (* *)
  991. @RIGHT (*A*) EXACT NOCASE
  992. .LOCATE 21,36
  993. CORRECT !
  994. .LOCATE 25,28
  995. .PAUSE (*(Press ENTER to continue)*)
  996. @WRONG FINAL
  997. .LOCATE 21,24
  998. WRONG - A. is the correct answer
  999. .LOCATE 25,28
  1000. .PAUSE (*(Press ENTER to continue)*)
  1001. @END QUESTION
  1002. .CLS
  1003. @BEGIN QUESTION
  1004. .SKIP 16
  1005.     ┌──────────────────────────────────────────────────────────────────────┐
  1006.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1007.     └──────────────────────────────────────────────────────────────────────┘
  1008. .LOCATE 5,1
  1009.                                                                  │  │
  1010.         32. The following symbol represents a ____________.  ────┤  ├────
  1011.                                                                  │  │
  1012.  
  1013.                                    A. Resistor
  1014.                                    B. Inverter
  1015.                                    C. Capacitor
  1016.                                    D. Amplifier
  1017.  
  1018.                                  ┌────────────┐
  1019.                                  │Answer:     │
  1020.                                  └────────────┘
  1021. .LOCATE 15,43
  1022. @READ (* *)
  1023. @RIGHT (*C*) EXACT NOCASE
  1024. .LOCATE 21,36
  1025. CORRECT !
  1026. .LOCATE 25,28
  1027. .PAUSE (*(Press ENTER to continue)*)
  1028. @WRONG FINAL
  1029. .LOCATE 21,24
  1030. WRONG - C. is the correct answer
  1031. .LOCATE 25,28
  1032. .PAUSE (*(Press ENTER to continue)*)
  1033. @END QUESTION
  1034. .CLS
  1035. @BEGIN QUESTION
  1036. .SKIP 16
  1037.     ┌──────────────────────────────────────────────────────────────────────┐
  1038.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1039.     └──────────────────────────────────────────────────────────────────────┘
  1040. .LOCATE 5,1
  1041.          33. The only function a component can perform is to act as a
  1042.              SWITCH or REGULATE (increase/decrease) the flow of current.
  1043.  
  1044.  
  1045.                                  A. True
  1046.                                  B. False
  1047.  
  1048.  
  1049.                                  ┌────────────┐
  1050.                                  │Answer:     │
  1051.                                  └────────────┘
  1052. .LOCATE 14,43
  1053. @READ (* *)
  1054. @RIGHT (*A*) EXACT NOCASE
  1055. .LOCATE 21,36
  1056. CORRECT !
  1057. .LOCATE 25,28
  1058. .PAUSE (*(Press ENTER to continue)*)
  1059. @WRONG FINAL
  1060. .LOCATE 21,24
  1061. WRONG - A. is the correct answer
  1062. .LOCATE 25,28
  1063. .PAUSE (*(Press ENTER to continue)*)
  1064. @END QUESTION
  1065. .CLS
  1066. @BEGIN QUESTION
  1067. .SKIP 16
  1068.     ┌──────────────────────────────────────────────────────────────────────┐
  1069.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1070.     └──────────────────────────────────────────────────────────────────────┘
  1071. .LOCATE 5,1
  1072.       34. The component that is used to reduce the amount of current that
  1073.           flows through part of a circuit is called a ___________________.
  1074.  
  1075.                                    A. Resistor
  1076.                                    B. Inverter
  1077.                                    C. Capacitor
  1078.                                    D. Diode
  1079.  
  1080.                                  ┌────────────┐
  1081.                                  │Answer:     │
  1082.                                  └────────────┘
  1083. .LOCATE 14,43
  1084. @READ (* *)
  1085. @RIGHT (*A*) EXACT NOCASE
  1086. .LOCATE 21,36
  1087. CORRECT !
  1088. .LOCATE 25,28
  1089. .PAUSE (*(Press ENTER to continue)*)
  1090. @WRONG FINAL
  1091. .LOCATE 21,24
  1092. WRONG - A. is the correct answer
  1093. .LOCATE 25,28
  1094. .PAUSE (*(Press ENTER to continue)*)
  1095. @END QUESTION
  1096. .CLS
  1097. @BEGIN QUESTION
  1098. .SKIP 16
  1099.     ┌──────────────────────────────────────────────────────────────────────┐
  1100.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1101.     └──────────────────────────────────────────────────────────────────────┘
  1102. .LOCATE 5,1
  1103.       35. A VARIABLE RESISTOR is also referred to as a ___________________.
  1104.  
  1105.  
  1106.                              A. Integrated Circuit
  1107.                              B. Potentiometer
  1108.                              C. Rectifier
  1109.                              D. Diode
  1110.  
  1111.                                  ┌────────────┐
  1112.                                  │Answer:     │
  1113.                                  └────────────┘
  1114. .LOCATE 14,43
  1115. @READ (* *)
  1116. @RIGHT (*B*) EXACT NOCASE
  1117. .LOCATE 21,36
  1118. CORRECT !
  1119. .LOCATE 25,28
  1120. .PAUSE (*(Press ENTER to continue)*)
  1121. @WRONG FINAL
  1122. .LOCATE 21,24
  1123. WRONG - B. is the correct answer
  1124. .LOCATE 25,28
  1125. .PAUSE (*(Press ENTER to continue)*)
  1126. @END QUESTION
  1127. .CLS
  1128. @BEGIN QUESTION
  1129. .SKIP 16
  1130.     ┌──────────────────────────────────────────────────────────────────────┐
  1131.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1132.     └──────────────────────────────────────────────────────────────────────┘
  1133. .LOCATE 5,1
  1134.       36. The component that collects current and allows it to build to
  1135.           higher level is called a _________________.
  1136.  
  1137.                                    A. Transistor
  1138.                                    B. Inverter
  1139.                                    C. Capacitor
  1140.                                    D. Diode
  1141.  
  1142.                                  ┌────────────┐
  1143.                                  │Answer:     │
  1144.                                  └────────────┘
  1145. .LOCATE 14,43
  1146. @READ (* *)
  1147. @RIGHT (*C*) EXACT NOCASE
  1148. .LOCATE 21,36
  1149. CORRECT !
  1150. .LOCATE 25,28
  1151. .PAUSE (*(Press ENTER to continue)*)
  1152. @WRONG FINAL
  1153. .LOCATE 21,24
  1154. WRONG - C. is the correct answer
  1155. .LOCATE 25,28
  1156. .PAUSE (*(Press ENTER to continue)*)
  1157. @END QUESTION
  1158. .CLS
  1159. @BEGIN QUESTION
  1160. .SKIP 16
  1161.     ┌──────────────────────────────────────────────────────────────────────┐
  1162.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1163.     └──────────────────────────────────────────────────────────────────────┘
  1164. .LOCATE 5,1
  1165.       37. The component that will only allow current to flow in one
  1166.           direction in a circuit is called a ________________.
  1167.  
  1168.                                 A. Circuit Block
  1169.                                 B. Inverter
  1170.                                 C. Resistor
  1171.                                 D. Diode
  1172.  
  1173.                                  ┌────────────┐
  1174.                                  │Answer:     │
  1175.                                  └────────────┘
  1176. .LOCATE 14,43
  1177. @READ (* *)
  1178. @RIGHT (*D*) EXACT NOCASE
  1179. .LOCATE 21,36
  1180. CORRECT !
  1181. .LOCATE 25,28
  1182. .PAUSE (*(Press ENTER to continue)*)
  1183. @WRONG FINAL
  1184. .LOCATE 21,24
  1185. WRONG - D. is the correct answer
  1186. .LOCATE 25,28
  1187. .PAUSE (*(Press ENTER to continue)*)
  1188. @END QUESTION
  1189. .CLS
  1190. @BEGIN QUESTION
  1191. .SKIP 16
  1192.     ┌──────────────────────────────────────────────────────────────────────┐
  1193.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1194.     └──────────────────────────────────────────────────────────────────────┘
  1195. .LOCATE 5,1
  1196.         38. A TRANSISTOR can act as a switch, can increase the flow of
  1197.             current by combining two sources, or can function as a diode.
  1198.  
  1199.  
  1200.                                  A. True
  1201.                                  B. False
  1202.  
  1203.  
  1204.                                  ┌────────────┐
  1205.                                  │Answer:     │
  1206.                                  └────────────┘
  1207. .LOCATE 14,43
  1208. @READ (* *)
  1209. @RIGHT (*A*) EXACT NOCASE
  1210. .LOCATE 21,36
  1211. CORRECT !
  1212. .LOCATE 25,28
  1213. .PAUSE (*(Press ENTER to continue)*)
  1214. @WRONG FINAL
  1215. .LOCATE 21,24
  1216. WRONG - A. is the correct answer
  1217. .LOCATE 25,28
  1218. .PAUSE (*(Press ENTER to continue)*)
  1219. @END QUESTION
  1220. .CLS
  1221. @BEGIN QUESTION
  1222. .SKIP 16
  1223.     ┌──────────────────────────────────────────────────────────────────────┐
  1224.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1225.     └──────────────────────────────────────────────────────────────────────┘
  1226. .LOCATE 5,1
  1227.      39. A system of circuits and components etched into silicon and other
  1228.          materials in minaturized form is called an ______________________.
  1229.  
  1230.                               A. Discreet Circuit
  1231.                               B. Integrated Circuit
  1232.                               C. Circuit Board
  1233.                               D. Modular Circuit
  1234.  
  1235.                                  ┌────────────┐
  1236.                                  │Answer:     │
  1237.                                  └────────────┘
  1238. .LOCATE 14,43
  1239. @READ (* *)
  1240. @RIGHT (*B*) EXACT NOCASE
  1241. .LOCATE 21,36
  1242. CORRECT !
  1243. .LOCATE 25,28
  1244. .PAUSE (*(Press ENTER to continue)*)
  1245. @WRONG FINAL
  1246. .LOCATE 21,24
  1247. WRONG - B. is the correct answer
  1248. .LOCATE 25,28
  1249. .PAUSE (*(Press ENTER to continue)*)
  1250. @END QUESTION
  1251. .CLS
  1252. @BEGIN QUESTION
  1253. .SKIP 16
  1254.     ┌──────────────────────────────────────────────────────────────────────┐
  1255.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1256.     └──────────────────────────────────────────────────────────────────────┘
  1257. .LOCATE 5,1
  1258.         40. In an ANALOG CIRCUIT, information could be transmitted by
  1259.             increasing/decreasing the flow of current.
  1260.  
  1261.  
  1262.                                  A. True
  1263.                                  B. False
  1264.  
  1265.  
  1266.                                  ┌────────────┐
  1267.                                  │Answer:     │
  1268.                                  └────────────┘
  1269. .LOCATE 14,43
  1270. @READ (* *)
  1271. @RIGHT (*A*) EXACT NOCASE
  1272. .LOCATE 21,36
  1273. CORRECT !
  1274. .LOCATE 25,28
  1275. .PAUSE (*(Press ENTER to continue)*)
  1276. @WRONG FINAL
  1277. .LOCATE 21,24
  1278. WRONG - A. is the correct answer
  1279. .LOCATE 25,28
  1280. .PAUSE (*(Press ENTER to continue)*)
  1281. @END QUESTION
  1282. .CLS
  1283. @BEGIN QUESTION
  1284. .SKIP 16
  1285.     ┌──────────────────────────────────────────────────────────────────────┐
  1286.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1287.     └──────────────────────────────────────────────────────────────────────┘
  1288. .LOCATE 5,1
  1289.       41. In a _______________ Circuit, information would be transmitted
  1290.           switching the flow of current on/off.
  1291.  
  1292.                                  A. Discreet
  1293.                                  B. Printed
  1294.                                  C. Digital
  1295.                                  D. Electrical
  1296.  
  1297.                                  ┌────────────┐
  1298.                                  │Answer:     │
  1299.                                  └────────────┘
  1300. .LOCATE 14,43
  1301. @READ (* *)
  1302. @RIGHT (*C*) EXACT NOCASE
  1303. .LOCATE 21,36
  1304. CORRECT !
  1305. .LOCATE 25,28
  1306. .PAUSE (*(Press ENTER to continue)*)
  1307. @WRONG FINAL
  1308. .LOCATE 21,24
  1309. WRONG - C. is the correct answer
  1310. .LOCATE 25,28
  1311. .PAUSE (*(Press ENTER to continue)*)
  1312. @END QUESTION
  1313. .CLS
  1314. @BEGIN QUESTION
  1315. .SKIP 16
  1316.     ┌──────────────────────────────────────────────────────────────────────┐
  1317.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1318.     └──────────────────────────────────────────────────────────────────────┘
  1319. .LOCATE 5,1
  1320.       42. IF, AND, or, and NOT are a computer's __________________________.
  1321.  
  1322.  
  1323.                              A. Analog Functions
  1324.                              B. Logic Functions
  1325.                              C. Input Functions
  1326.                              D. Output Functions
  1327.  
  1328.                                  ┌────────────┐
  1329.                                  │Answer:     │
  1330.                                  └────────────┘
  1331. .LOCATE 14,43
  1332. @READ (* *)
  1333. @RIGHT (*B*) EXACT NOCASE
  1334. .LOCATE 21,36
  1335. CORRECT !
  1336. .LOCATE 25,28
  1337. .PAUSE (*(Press ENTER to continue)*)
  1338. @WRONG FINAL
  1339. .LOCATE 21,24
  1340. WRONG - B. is the correct answer
  1341. .LOCATE 25,28
  1342. .PAUSE (*(Press ENTER to continue)*)
  1343. @END QUESTION
  1344. .CLS
  1345. @BEGIN QUESTION
  1346. .SKIP 16
  1347.     ┌──────────────────────────────────────────────────────────────────────┐
  1348.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1349.     └──────────────────────────────────────────────────────────────────────┘
  1350. .LOCATE 5,1
  1351.       43. A computer counts and performs mathematical operations using the
  1352.           _______________number system.
  1353.  
  1354.                               A. Decimal
  1355.                               B. Digital
  1356.                               C. Binary
  1357.                               D. None of the above
  1358.  
  1359.                                  ┌────────────┐
  1360.                                  │Answer:     │
  1361.                                  └────────────┘
  1362. .LOCATE 14,43
  1363. @READ (* *)
  1364. @RIGHT (*C*) EXACT NOCASE
  1365. .LOCATE 21,36
  1366. CORRECT !
  1367. .LOCATE 25,28
  1368. .PAUSE (*(Press ENTER to continue)*)
  1369. @WRONG FINAL
  1370. .LOCATE 21,24
  1371. WRONG - C. is the correct answer
  1372. .LOCATE 25,28
  1373. .PAUSE (*(Press ENTER to continue)*)
  1374. @END QUESTION
  1375. .CLS
  1376. @BEGIN QUESTION
  1377. .SKIP 16
  1378.     ┌──────────────────────────────────────────────────────────────────────┐
  1379.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1380.     └──────────────────────────────────────────────────────────────────────┘
  1381. .LOCATE 5,1
  1382.       44. All information processing in a digital computer is performed by
  1383.           opening and closing switches, and by "observing" switch positions.
  1384.  
  1385.  
  1386.                                    A. True
  1387.                                    B. False
  1388.  
  1389.  
  1390.                                  ┌────────────┐
  1391.                                  │Answer:     │
  1392.                                  └────────────┘
  1393. .LOCATE 14,43
  1394. @READ (* *)
  1395. @RIGHT (*A*) EXACT NOCASE
  1396. .LOCATE 21,36
  1397. CORRECT !
  1398. .LOCATE 25,28
  1399. .PAUSE (*(Press ENTER to continue)*)
  1400. @WRONG FINAL
  1401. .LOCATE 21,24
  1402. WRONG - A. is the correct answer
  1403. .LOCATE 25,28
  1404. .PAUSE (*(Press ENTER to continue)*)
  1405. @END QUESTION
  1406. .CLS
  1407. @BEGIN QUESTION
  1408. .SKIP 16
  1409.     ┌──────────────────────────────────────────────────────────────────────┐
  1410.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1411.     └──────────────────────────────────────────────────────────────────────┘
  1412. .LOCATE 5,1
  1413.       45. To perform any useful functions a computer must be connected
  1414.           to INPUTand OUTPUT devices.
  1415.  
  1416.  
  1417.                                    A. True
  1418.                                    B. False
  1419.  
  1420.  
  1421.                                  ┌────────────┐
  1422.                                  │Answer:     │
  1423.                                  └────────────┘
  1424. .LOCATE 14,43
  1425. @READ (* *)
  1426. @RIGHT (*A*) EXACT NOCASE
  1427. .LOCATE 21,36
  1428. CORRECT !
  1429. .LOCATE 25,28
  1430. .PAUSE (*(Press ENTER to continue)*)
  1431. @WRONG FINAL
  1432. .LOCATE 21,24
  1433. WRONG - A. is the correct answer
  1434. .LOCATE 25,28
  1435. .PAUSE (*(Press ENTER to continue)*)
  1436. @END QUESTION
  1437. .CLS
  1438. @BEGIN QUESTION
  1439. .SKIP 16
  1440.     ┌──────────────────────────────────────────────────────────────────────┐
  1441.     │Press ENTER key when finished.  Use BACKSPACE key to erase mistakes.  │
  1442.     └──────────────────────────────────────────────────────────────────────┘
  1443. .LOCATE 5,1
  1444.      46. If there is power at the source and the "Load" is not at fault,
  1445.          the first thing you would look for in doing a diagnosis would be:
  1446.  
  1447.           A.  A malfunctioning Resistor.
  1448.           B.  The location of any break in the "continuity" of the circuit
  1449.           C.  An "overload"
  1450.           D.  A "burned out" Capacitor or Diode
  1451.  
  1452.                                  ┌────────────┐
  1453.                                  │Answer:     │
  1454.                                  └────────────┘
  1455. .LOCATE 14,43
  1456. @READ (* *)
  1457. @RIGHT (*B*) EXACT NOCASE
  1458. .LOCATE 21,36
  1459. CORRECT !
  1460. .LOCATE 25,28
  1461. .PAUSE (*(Press ENTER to continue)*)
  1462. @WRONG FINAL
  1463. .LOCATE 21,24
  1464. WRONG - B. is the correct answer
  1465. .LOCATE 25,28
  1466. .PAUSE (*(Press ENTER to continue)*)
  1467. @END QUESTION
  1468. .CLS
  1469.  ┌────────────────────────────────────────────────────────────────────────────┐
  1470.  │                                                                            │
  1471.  │                                                                            │
  1472.  │                                                                            │
  1473.  │                                                                            │
  1474.  │                                                                            │
  1475.  │                                                                            │
  1476.  │                                                                            │
  1477.  │                                                                            │
  1478.  │                              - END OF TEST -                               │
  1479.  │                                                                            │
  1480.  │                            PRESS ENTER TO EXIT                             │
  1481.  │                                                                            │
  1482.  │                                                                            │
  1483.  │                                                                            │
  1484.  │                                                                            │
  1485.  │                                                                            │
  1486.  │                                                                            │
  1487.  │                                                                            │
  1488.  │                                                                            │
  1489.  │                                                                            │
  1490.  │                                                                            │
  1491.  └────────────────────────────────────────────────────────────────────────────┘
  1492. .LOCATE 25,34
  1493. .PAUSE
  1494. .CLS
  1495. @STOP SYSTEM GRADE SCREEN
  1496.